-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure e2e tests for OTel collector #5270
Conversation
If possible, could you also port over the |
If possible I'd like to avoid doing that because we'd need to bring a lot of python dependencies on that repo that does not use Python. |
Description:
This PR configures the repository to run e2e tests. It creates all the setup code to install the OTel collector built in the pipeline using helm chart and adds a job to publish the image on the agent-qa registry.
This PR also introduces basic e2e tests for OTLP traces, metrics, and logs.
Link to tracking Issue:
https://datadoghq.atlassian.net/browse/OTEL-1994
Testing:
Documentation:
https://datadoghq.atlassian.net/wiki/spaces/OTEL/pages/4013621253/OpenTelemetry+Collector+E2E+Tests